# Get 'Erranddelegationoffer'

Endpoint: GET /errands/delegations/erranddelegationoffer/{pk}/
Version: 2.0.0
Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret

## Path parameters:

  - `pk` (string, required)

## Response 200 fields (application/json):

  - `rounding_occurrence` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `general_errand`, `inspection_errand`
This field, or at least one of the following fields must be set: `general_errand`, `inspection_errand`

  - `rounding_occurrence.id` (string)

  - `inspection_errand` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `general_errand`, `rounding_occurrence`
This field, or at least one of the following fields must be set: `general_errand`, `rounding_occurrence`

  - `inspection_errand.id` (string)

  - `description` (string)

  - `answer` (boolean)

  - `answered_time` (string)
    **Additional Validation Information:**
This value requires that the following fields are also set: `answer`

  - `purpose_planner` (boolean)

  - `custom_id` (string)

  - `id` (string, required)
    **Additional Validation Information:**
Must be unique

  - `created_at` (string)

  - `general_errand` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `inspection_errand`, `rounding_occurrence`
This field, or at least one of the following fields must be set: `inspection_errand`, `rounding_occurrence`

  - `general_errand.id` (string)

  - `organization_user` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `external_supplier`
This field, or at least one of the following fields must be set: `external_supplier`

  - `organization_user.id` (string)

  - `external_supplier` (object)
    **Additional Validation Information:**
This value can't bet set, when any of the following fields are set: `organization_user`
This field, or at least one of the following fields must be set: `organization_user`

  - `external_supplier.id` (string)

  - `organization` (object)

  - `organization.id` (string)

